home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / bb21c.zip / PARMS.BB < prev    next >
Text File  |  1993-01-11  |  11KB  |  280 lines

  1. ;****************************************************************************;
  2. ;                                                                            ;
  3. ; Typical parameter control file for AA4RE BBS                               ;
  4. ;                                                                            ;
  5. ; Note that the values I supply in this file are probably NOT what you want  ;
  6. ; Many are left over from testing.  Please go thru it carefully and compare  ;
  7. ; each setting with the description in PARMS.BB to see what you want or need ;
  8. ; for your particular situation.                                             ;
  9. ;                                                                            ;
  10. ; A few minutes of spent checking your file will eliminate many many         ;
  11. ; problems later on.                                                         ;
  12. ;                                                                            ;
  13. ;      Roy                                                                   ;
  14. ;                                                                            ;
  15. ;****************************************************************************;
  16.  
  17. *---------------------------------------------------------------------*
  18. * General Board Defines                                               *
  19. *---------------------------------------------------------------------*
  20.  
  21.   name                  = Roy
  22.   location              = Gilroy
  23.   bb_sign               = AA4RE
  24.   bb_addr               = AA4RE
  25.   bb_hier_addr          = .#NOCAL.CA.USA.NA
  26.  
  27. *---------------------------------------------------------------------*
  28. * Work directory for temporary files.  RAM Disk is ok.                *
  29. *---------------------------------------------------------------------*
  30.  
  31.   temp_dir             = D:\
  32.  
  33. *---------------------------------------------------------------------*
  34. * Dynamic File Defines                                                *
  35. *---------------------------------------------------------------------*
  36.  
  37.   user_file             = USER.BB
  38.   msg_file              = MSG.BB
  39.   msg_dir               = H:msg\
  40.   bid_file              = BID.BB
  41.   log_file              = H:WEEKLY
  42.   mon_file              = MON.BB
  43.   trace_file            = TRACE.BB
  44.  
  45. *---------------------------------------------------------------------*
  46. * Static File Defines                                                 *
  47. *---------------------------------------------------------------------*
  48.  
  49.   message_list          = MESSAGE.BB
  50.   route_file            = ROUTE.BB
  51.   path_file             = PATH.BB
  52.   help_file             = HELP.BB
  53.   dos_message_file      = MESSAGE.DOS
  54.   wakeup_file           = WAKEUP.BB
  55.   h_lookup_file         = HLOOKUP.BB
  56.   action_file           = ACTION.BB
  57.   password_file         = PASSWORD.BB
  58.  
  59. *---------------------------------------------------------------------*
  60. * MSG Defines                                                         *
  61. *---------------------------------------------------------------------*
  62.  
  63.   blank_to_p            = N
  64.   allow_types           = BPT
  65.   blank_to_bbs          = Y
  66.   auto_set_to_bbs       = Y
  67.  
  68. *---------------------------------------------------------------------*
  69. * Message clean up                                                    *
  70. *---------------------------------------------------------------------*
  71.  
  72.   rename_killed_msg     = N
  73.  
  74. *---------------------------------------------------------------------*
  75. * Forwarding Defines                                                  *
  76. *---------------------------------------------------------------------*
  77.  
  78.   no_fwd_kill           = B_
  79.   hold_duplicate        = Y
  80.   hold_dup_header       = 5
  81.   kill_userbbs_on_error = Y
  82.   forward_delay         = 10
  83.   bbs_to_fwd_time       = 420
  84.   already_connect_check = Y
  85.   auto_hlookup          = N
  86.  
  87. *---------------------------------------------------------------------*
  88. * BID Defines                                                         *
  89. *---------------------------------------------------------------------*
  90.  
  91.   bid_for_P             = Y
  92.   bid_for_T             = Y
  93.   bid_for_blank         = Y
  94.   bid_max               = 1200
  95.  
  96. *---------------------------------------------------------------------*
  97. * Screen defines                                                      *
  98. *---------------------------------------------------------------------*
  99.  
  100.   operator_color        = 5
  101.   status_color          = 82
  102.   monitor_time_stamp    = Y
  103.   direct_video          = Y
  104.   check_snow            = N
  105.   time_updates_status   = Y
  106.   connect_scroll_size   = 70
  107.   monitor_scroll_size   = 70
  108.   operator_scroll_size  = 80
  109.   top_window_%          = 50
  110.   suppress_prefix       = N
  111.  
  112. *---------------------------------------------------------------------*
  113. * System defines                                                      *
  114. *---------------------------------------------------------------------*
  115.  
  116.   trace                 = Y
  117.   max_task              = 1
  118.   show_yapp_states      = N
  119.   show_binary_data      = N
  120.   mono_trace            = N
  121.  
  122. *---------------------------------------------------------------------*
  123. * Sysop controls                                                      *
  124. *---------------------------------------------------------------------*
  125.  
  126.   sysop_is_in           = N
  127.   sysop_bell            = N
  128.   loud_sysop_bell       = Y
  129.  
  130. *---------------------------------------------------------------------*
  131. * Register controls                                                   *
  132. *---------------------------------------------------------------------*
  133.  
  134.   send_wp_to_bbs        = WD6CMU.#NOCAL.CA.USA.NA
  135.   home_bbs_expires      = 120
  136.  
  137. *---------------------------------------------------------------------*
  138. * Mail beacons                                                        *
  139. *---------------------------------------------------------------------*
  140.  
  141.   broadcast_interval    = 5
  142.   own_call_in_bcst      = N
  143.  
  144. *---------------------------------------------------------------------*
  145. * Privileges                                                          *
  146. *---------------------------------------------------------------------*
  147.  
  148.   bbs_see_p             = N
  149.  
  150. *---------------------------------------------------------------------*
  151. * Emergency mode control                                              *
  152. *---------------------------------------------------------------------*
  153.  
  154.   emergency_types = STUVWXYZ
  155.  
  156. *---------------------------------------------------------------------*
  157. * Miscellaneous                                                       *
  158. *---------------------------------------------------------------------*
  159.  
  160.   new_user_l_time       = 2
  161.   mon_list_length       = 5
  162.  
  163. ; NO_FULLSCREEN_REVIEW -- Used to bypass the local review processor.  Should
  164. ; normally be "N"
  165.   no_fullscreen_review  = N
  166.  
  167. ; WAKEUP_INTERVAL -- Controls minimum time between wakeups
  168. ;
  169.   wakeup_interval       = 5
  170.  
  171. ; MAX_L_MESSAGES -- How many messages to show for "L" command
  172. ;
  173.   max_l_messages        = 25
  174.  
  175. *---------------------------------------------------------------------*
  176. * PORT A Defines                                                      *
  177. *---------------------------------------------------------------------*
  178.  
  179.   port
  180.  
  181.   ; ***** During testing, I use several different port types.  I am leaving
  182.   ;       in all the different lines I use so you can see what they look like.
  183.   ;       Lines starting with a semicolon are comments so only one port is
  184.   ;       really defined for my test setup.
  185.  
  186.   ; The following setup is for a telephone modem type of attach
  187.   ; port_type       = MODEM-ATCMD
  188.   ; com             = 1
  189.   ; max_connect     = 1
  190.   ; max_channel     = 2
  191.  
  192.   ; These parameters are for modem ports ONLY!!!!
  193.  
  194.   ; ANSWER_ON_RING -- Sets the number of rings the BBS will wait for before
  195.   ;     answering the phone.  Note that the BBS does not set S0 to this count.
  196.   ;     Instead each ring is counted by the program itself which will then
  197.   ;     tell the modem to answer.  This is to prevent a dead BBS from answering
  198.   ;     the phone and causing someone to pay long distance charges.
  199.   ; answer_on_ring  = 1
  200.  
  201.   ; The following setup is for a G8BPQ node (V4.03) type of attach
  202.     port_type       = G8BPQ-HOST-1
  203.     com             = 127
  204.     max_connect     = 5
  205.     max_channel     = 6
  206.  
  207.     max_pac         = 230
  208.     speed           = 9600
  209.     max_pending     = 1
  210.     monitor         = yes
  211.     time_out        = 180
  212.     fwd_min         = 0
  213.     minimum_class_allowed = new_user
  214.     remote_sysop    = Y
  215.     upload_download = Y
  216.     broadcast       = n
  217.     port_name       = Telephone
  218.     monitor_color   = 121
  219.     no_out_fwd      = Y
  220.  
  221.     disconnect_delay      = 10
  222.     default_forward_order = TA
  223.  
  224.   ; LOCK_MODEM_SPEED -- Used when you have a modem that doesn't need
  225.   ;     a speed change between the computer and the modem when the
  226.   ;     input speed changes;
  227. ;   lock_modem_speed = y
  228.  
  229.   ; INITIALIZE_FILE -- A file downloaded into the TNC/modem to set any
  230.   ;     parameters you want.  Normally not needed.
  231.   ;     Here I am using the following file to set any modem parms that
  232.   ;     I want different from the program's normal setting.
  233.     initialize_file = MODEM.INI
  234.  
  235.   ; ACCESS_CONTROL -- Sets the minimum authentication needed for access.
  236.     access_control  = S
  237.  
  238.   ; NEW_USER_DISPLAY_FORMAT -- Sets the display format for a new user from
  239.   ;     this port
  240.     new_user_display_format = 0
  241.  
  242.  
  243.     remove_ssid_addresses = y
  244.  
  245. endport
  246.  
  247. *=====================================================================*
  248. * File defines                                                        *
  249. *=====================================================================*
  250.  
  251. *---------------------------------------------------------------------*
  252. * Allow local sysop access to whole system                            *
  253. *---------------------------------------------------------------------*
  254.  
  255.   file_directory
  256.     directory_name     = SYSTEM
  257.     directory_alias    = SYS
  258.     directory_desc     = SYSTEM
  259.     directory_path     = ANY
  260.     class_for_upload   = local_sysop
  261.     class_for_download = local_sysop
  262.     subdirectory_ok    = YES
  263.     binary_ok          = YES
  264.   endfile
  265.  
  266. *---------------------------------------------------------------------*
  267. * Test area                                                           *
  268. *---------------------------------------------------------------------*
  269.  
  270.   file_directory
  271.     directory_name     = TEST
  272.     directory_alias    = NONE
  273.     directory_desc     = TEST
  274.     directory_path     = ANY
  275.     class_for_upload   = remote_sysop
  276.     class_for_download = remote_sysop
  277.     subdirectory_ok    = YES
  278.     binary_ok          = YES
  279.   endfile
  280.